projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67e6d10
)
docs: fix typo in function name
author
Mohammed Sadiq
<sadiq@sadiqpk.org>
Sat, 4 May 2019 09:39:35 +0000
(15:09 +0530)
committer
Mohammed Sadiq
<sadiq@sadiqpk.org>
Sat, 4 May 2019 09:39:35 +0000
(15:09 +0530)
docs/reference/gtk/actions.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/actions.xml
b/docs/reference/gtk/actions.xml
index 3d789b0c79abaf03e71adcd4e6cf31dfd7ed4c69..e1b21d5a865f77d6c8cb218487ffd06d505cbea4 100644
(file)
--- a/
docs/reference/gtk/actions.xml
+++ b/
docs/reference/gtk/actions.xml
@@
-325,7
+325,7
@@
<para>
Typical uses of GMenu inside GTK are to set up an application
- menu or menubar with gtk_appication_set_app_menu() or
+ menu or menubar with gtk_app
l
ication_set_app_menu() or
gtk_application_set_menubar(). Another, maybe more common use
is to create a popover for a menubutton, using
gtk_menu_button_set_menu_model().